Robot Workbench/cs

Since version 1.1 this workbench is disabled by default. See Workbenches.
{{{1}}}
Robot workbench icon

Introduction

The robot workbench is a tool to simulate industrial grade Robot 6-Axis, like e.g. Kuka. You can do the following tasks:

  • set up a simulation environment with a robot and work pieces
  • create and fill up trajectories
  • decompose features of an CAD part to a trajectory
  • simulate the robot movement and reachability
  • export the trajectory to a robot program file

You can do the following tasks:

  • Set up a simulation environment with a robot and work pieces.
  • Create and fill up movement trajectories.
  • Decompose features of a CAD part to a trajectory.
  • Simulate the robot movement and reaching distance.
  • Export the trajectory to a robot program file.

To get started try the Robot tutorial, and see the programming interface in the RobotExample.py example file.

Tools

Robot toolbar

Other tools

  • Insert Robot:
  • Tool: Adds a tool shape to a robot.
  • Set Default Values: Sets the default values for speed, acceleration, and continuity for subsequent waypoint creation.
  • Export Trajectory:

Scripting

See the Robot API example for a description of the functions used to model the robot displacements.

Tutorials


Arch_Workbench/cs
Macros/cs
Index